Total Complexity | 57 |
Dependencies | 2 |
Dependents | 3 |
Total lines | 370 |
Lines of code | 226 |
Logical lines of code | 157 |
Comment lines | 55 |
Methods | 7 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
update_item() | 37 | 24 | 70 | |
get_items() | 39 | 12 | 60 | |
create_item() | 43 | 10 | 49 | |
delete_item() | 58 | 4 | 15 | |
get_item() | 55 | 3 | 19 | |
delete_item_where() | 68 | 2 | 6 | |
name_exists() | 66 | 2 | 7 |